rustls-ffi 0.8.2

C-to-rustls bindings
Documentation

Rustls-FFI

This package contains bindings for using rustls via a C API. If you're looking at this on crates.io, you may want the rustls crate instead.

Even though this is a C API, it is published on crates.io so other crates that wrap a different C API (like curl) can depend on it.

You may also want to read the rustls-ffi README.